Method GetOptimizableHasDescendantFilter<TProps>(TreeQueryContext<TProps>)

Assembly: redb.Core.dll

Determines if WhereHasDescendant can be optimized through logic inversion

protected TreeFilter? GetOptimizableHasDescendantFilter<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()